Boost.Assert
You've currently chosen the 1.86.0 version. If a newer release comes out, you will continue to view the 1.86.0 version, not the new latest release.
C++
03
Added in Boost
1.56.0
Customizable assert macros.
This Release
Boost.Assert
The Boost.Assert library, part of the collection of Boost C++ Libraries,
provides several configurable diagnostic macros similar in behavior and purpose to the standard macro
assert
from <cassert>
.
Documentation
See the documentation for more information.
License
Distributed under the Boost Software License, Version 1.0.